Learn R Programming

DataSetsUni (version 0.1)

Waiting Time Bank: The data set waiting time of 100 bank customers

Description

The function allows to provide the waiting time of 100 bank customers.

Usage

data_bank

Value

data_bank gives the waiting time of 100 bank customers.

Arguments

data_bank

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data set waiting time of 100 bank customers. Recently, it is used by Ijaz et al. (2020) and fitted a Gull alpha power Weibull distribution.

References

Ijaz, M., Asim, S. M., Farooq, M., Khan, S. A., & Manzoor, S. (2020). A Gull Alpha Power Weibull distribution with applications to real and simulated data. Plos one, 15(6), e0233080.

Ghitany, M. E., Al-Awadhi, F. A., & Alkhalfan, L. (2007). Marshall–Olkin extended Lomax distribution and its application to censored data. Communications in Statistics—Theory and Methods, 36(10), 1855-1866.

See Also

data_waitingtime

Examples

Run this code
x<-data_bank
summary(x)

Run the code above in your browser using DataLab